home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / sgml / msdos / sgml07 / readme < prev    next >
Encoding:
Text File  |  1992-02-13  |  1.2 KB  |  30 lines

  1. This is sgmls, an SGML parser derived from the ARCSGML parser
  2. materials which were written by Charles F. Goldfarb.  (These are
  3. available for anonymous ftp from ftp.ifi.uio.no [128.240.88.1] in the
  4. directory SIGhyper/SGMLUG/distrib.)  This is a beta test release.
  5.  
  6. The version number is given in the file version.c.
  7.  
  8. The file INSTALL contains installation instructions.
  9.  
  10. The file CHANGES describes recent user-visible changes.
  11.  
  12. The file LICENSE contains the license which applies to arcsgml and
  13. accordingly to those parts of sgmls derived from arcsgml.  See also
  14. the copyright notice at the beginning of sgmlxtrn.c.  The parts that
  15. were written by me are in the public domain (any files that were
  16. written entirely by me contain a comment to that effect.)
  17.  
  18. The file sgmls.man contains a Unix manual page.
  19.  
  20. The files sgmls.c and sgmls.h contain a small library for parsing the
  21. output of sgmls.  This is used by sgmlsasp, which translates the
  22. output of sgmls using an ASP replacement file.
  23.  
  24. Please report any bugs to me.  When reporting bugs, please include the
  25. version number, details of your machine, OS and compiler, and a
  26. complete self-contained file that will allow me to reproduce the bug.
  27.  
  28. James Clark
  29. jjc@jclark.com
  30.